.sk_DLP {
    width: 100%;
}

.sk_DLP_in {
    /* min-width: 1540px;
    margin: 0 auto;
    position: relative; */
}

.sk_adv {
    width: 150px;
    height: 650px;
    position: absolute;
    top: 308px;
    display: block;
}

.sk_adv_top {
    width: 100%;
    display: block;
    position: relative;
}

.sk_adv_top img {
    width: 100%;
    display: block;
    height: auto;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}


.sk_mobile_adv {
    width: 2.27rem;
    position: fixed;
    right: 0;
    bottom: 1rem;
    z-index: 999;
}

.sk_mobile_adv .sk_mobile_adv_img {
    width: 100%;
    height: 2.88rem;
}

.sk_mobile_adv .sk_mobile_adv_img img {
    width: 100%;
}

.close_mobile_right {
    width: .45rem;
    height: .45rem;
    /*margin: 0 auto;*/
    margin-left: .8rem;
    display: block;
}

.close_mobile_right img {
    width: 100%;
    margin-top: .16rem;
}